home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 19 / PCPP #19.iso / PCPOWER.BAT < prev    next >
Encoding:
DOS Batch File  |  1997-07-20  |  132 b   |  11 lines

  1. rem @echo off
  2. cd \
  3. :start
  4. pcpw-dos.exe cd.dat
  5. if errorlevel == 1 Goto run
  6. goto end
  7. :run
  8. call c:\pcpow.bat
  9. goto start
  10. :end
  11.